runtime.gcWork.empty (method)
4 uses
runtime (current package)
mgc.go#L959: if !p.gcw.empty() {
mgc.go#L1569: if p != nil && !p.gcw.empty() {
mgc.go#L1628: if !gcw.empty() {
mgcwork.go#L311: func (w *gcWork) empty() bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)